- operand specifier
- Вычислительная техника: спецификатор операнда
Универсальный англо-русский словарь. Академик.ру. 2011.
Универсальный англо-русский словарь. Академик.ру. 2011.
Instruction set — An instruction set, or instruction set architecture (ISA), is the part of the computer architecture related to programming, including the native data types, instructions, registers, addressing modes, memory architecture, interrupt and exception… … Wikipedia
Addressing mode — Addressing modes are an aspect of the instruction set architecture in most central processing unit (CPU) designs. The various addressing modes that are defined in a given instruction set architecture define how machine language instructions in… … Wikipedia
TRIPS-Prozessor — Gehäuse des TRIPS Prozessors Der TRIPS Prozessor (Tera op, Reliable, Intelligently adaptive Processing System) ist ein Forschungsprozessor der University of Texas at Austin. Die Prozessorarchitektur ist so ausgelegt, dass sich weitere Kerne… … Deutsch Wikipedia
C syntax — The syntax of the C programming language is a set of rules that specifies whether the sequence of characters in a file is conforming C source code. The rules specify how the character sequences are to be chunked into tokens (the lexical grammar) … Wikipedia
Z80000 — Zilog Z80000 Le Z80000 est le microprocesseur 32 bits lancé par la société Zilog en 1986. Sommaire 1 Éléments d architecture 2 Notes et références 3 Voir aussi … Wikipédia en Français
Zilog Z80000 — Le Z80000 est le microprocesseur 32 bits lancé par la société Zilog en 1986. Sa version CMOS était le Z320. Sommaire 1 Éléments d architecture 2 Notes et références 3 Voir aussi … Wikipédia en Français
OPÉRANDE — Un des éléments auxquels s’applique une opération donnée ou qui est nécessaire à son exécution normale. Par exemple, dans une multiplication, le multiplicande et le multiplicateur sont deux opérandes. Pour la division, ce sont le dividende et le… … Encyclopédie Universelle
decltype — In the C++ programming language, decltype is an operator for querying the type of an expression. It was introduced in the current version of the C++ standard, C++11. Its primary intended use is in generic programming, where it is often difficult … Wikipedia
C (programming language) — C The C Programming Language[1] (aka K R ) is the seminal book on C … Wikipedia
C++ — The C++ Programming Language, written by its architect, is the seminal book on the language. Paradigm(s) Multi paradigm:[1] procedural … Wikipedia